-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.5 - autoclosed #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
=========================================
Coverage 95.19% 95.19%
Complexity 1067 1067
=========================================
Files 242 242
Lines 2766 2766
Branches 51 51
=========================================
Hits 2633 2633
Misses 126 126
Partials 7 7 ☔ View full report in Codecov by Sentry. |
5208e9b to
b958a37
Compare
b958a37 to
8278c2f
Compare
8278c2f to
bc723b2
Compare
bc723b2 to
65883df
Compare
65883df to
f61db9f
Compare
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
=========================================
Coverage 95.19% 95.19%
Complexity 1067 1067
=========================================
Files 242 242
Lines 2766 2766
Branches 51 51
=========================================
Hits 2633 2633
Misses 126 126
Partials 7 7 ☔ View full report in Codecov by Sentry. |
f61db9f to
16fdeb7
Compare
16fdeb7 to
12c70f2
Compare
12c70f2 to
7d1c979
Compare
7d1c979 to
a81f0a1
Compare
a81f0a1 to
345864f
Compare
345864f to
43f5249
Compare
43f5249 to
a624d05
Compare
a624d05 to
4cc55df
Compare
4cc55df to
ca7c4b4
Compare
This PR contains the following updates:
3.15.1->3.17.5Release Notes
jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)
v3.17.5Fixed
Changed
v3.17.4Changed
v3.17.3Fixed
#withPrefabValues()(which was introduced in the previous version). (Issue 1014)v3.17.2Fixed
#withPrefabValuesForField(). (Issue 1012)Changed
v3.17.1Fixed
java.sql.Dateonly when available, so EqualsVerifier no longer throwsNoClassDefFoundErrorwhen it's not available (for instance, when running EqualsVerifier standalone instead of as part of a test suite). (Issue 746)v3.17Changed
v3.16.2Changed
Deprecated
withResetCaches()was once needed for use in Quarkus, but caches are now reset automatically on every run.v3.16.1Fixed
argument type mismatchwhen a field's type has a wildcard generic and the underlying type has a type bound (such asT extends Serializable). (Issue 940)equalsmethod in a field's class calls an abstract method. (Issue 938)v3.16Changed
Deprecated
withResetCaches()was once needed for use in Quarkus, but caches are now reset automatically on every run.v3.15.8Fixed
v3.15.7Fixed
v3.15.6Fixed
v3.15.5Changed
v3.15.4Added
-Xcheckinitflag switched on. This flag generates a field that should have been marked as synthetic, but isn't, so EqualsVerifier has to check for this field explicitly.v3.15.3Changed
v3.15.2Fixed
Warning.STRICT_HASHCODEsuppressed, an error was thrown. (Issue 853)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * *" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.